Add portal support to GtkPrintOperation
authorMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2016 05:36:56 +0000 (01:36 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 8 Jul 2016 04:09:05 +0000 (00:09 -0400)
commit25fed0342094686bae8a97981838235204b818c7
tree859e0d6aea46593892dac315b8dc4edac2f09b85
parent56ebfc6ca574633ffb21a0cd9de16a04e60933d2
Add portal support to GtkPrintOperation

Make GtkPrintOperation talk to org.freedesktop.portal.Print when
running in a sandbox.

https://bugzilla.gnome.org/show_bug.cgi?id=768499
gtk/Makefile.am
gtk/gtkprintoperation-portal.c [new file with mode: 0644]
gtk/gtkprintoperation-portal.h [new file with mode: 0644]
gtk/gtkprintoperation-unix.c